Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-055604
#<BuildRuby:0x000056179319a018
@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.20221223-055604",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006526 1.619672 ( 2.873122)
build_miniruby 0.001277 0.000596 1.712555 ( 1.854852)
build_ruby 0.001986 0.000000 3.693627 ( 4.210557)
build_all 0.007640 0.000391 4.002973 ( 3.128238)
build_install 0.018215 0.000000 3.364790 ( 3.232860)
test_btest 0.000984 0.000016 57.065924 ( 31.172725)
test_basic 0.000075 0.006904 0.450817 ( 0.742560)
test_all 0.001048 0.000216 641.156859 (282.416434)
test_rubyspec 0.035622 0.014549 71.176940 ( 87.188087)
total: 416.82 sec