Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-095300
#<BuildRuby:0x000055fe7173e090
@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.20240221-095300",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005108 0.004354 2.836879 ( 4.331121)
build_miniruby 0.001412 0.000454 1.919562 ( 2.511499)
build_ruby 0.002248 0.000000 3.882658 ( 5.010139)
build_all 0.007431 0.001760 7.115526 ( 7.648689)
build_install 0.021388 0.003718 9.223860 ( 14.911075)
test_btest 0.000954 0.000112 96.984402 (108.237005)
test_basic 0.002819 0.005982 1.043221 ( 1.793059)
test_all 0.102878 0.031933 888.211890 (1051.609684)
test_rubyspec 0.031517 0.067402 141.893017 (212.130039)
total: 1408.18 sec