Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-043306
#<BuildRuby:0x00005639d9a3a390
@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.20230112-043306",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004686 0.000104 1.059075 ( 1.457040)
build_miniruby 0.001060 0.000168 1.259036 ( 1.257592)
build_ruby 0.001419 0.000000 3.034215 ( 3.378784)
build_all 0.007336 0.000080 3.377662 ( 1.628216)
build_install 0.010510 0.003178 2.587338 ( 1.728955)
test_btest 0.000601 0.000097 54.629514 ( 14.624461)
test_basic 0.001996 0.002850 0.406137 ( 0.505144)
test_all 0.001241 0.000230 621.045414 (176.968023)
test_rubyspec 0.010855 0.029439 61.561839 ( 71.541803)
total: 273.09 sec