Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-042644
#<BuildRuby:0x0000559e73ab1a00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230916-042644",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000036 0.000001 0.000037 ( 0.000038)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.004975 0.003671 2.457720 ( 5.440346)
build_miniruby 0.000000 0.002089 1.846637 ( 2.608682)
build_ruby 0.000316 0.001712 3.508055 ( 5.266984)
build_all 0.005899 0.004096 6.625906 ( 8.370827)
build_install 0.019135 0.004831 8.340835 ( 11.089329)
test_btest 0.000873 0.000106 88.622599 (101.240701)
test_basic 0.000664 0.008400 1.042336 ( 1.732540)
test_all 0.009288 0.001586 741.074285 (570.440213)
test_rubyspec 0.031805 0.044020 108.634161 (131.454376)
total: 837.65 sec