Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-092512
#<BuildRuby:0x000055e2fcc52120
@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.20231221-092512",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000000 0.000077 0.000077 ( 0.000111)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.001210 0.004094 1.790259 ( 2.187539)
build_miniruby 0.001555 0.000000 1.564007 ( 1.567780)
build_ruby 0.000000 0.001848 3.071092 ( 3.282927)
build_all 0.004091 0.003812 5.693246 ( 2.663143)
build_install 0.011037 0.009040 7.253212 ( 3.946419)
test_btest 0.000882 0.000206 82.241435 ( 30.690189)
test_basic 0.003858 0.003918 0.897180 ( 1.004792)
test_all 0.086188 0.033835 674.403254 (262.474750)
test_rubyspec 0.025381 0.039412 93.007478 (104.909818)
total: 412.73 sec