Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-154921
#<BuildRuby:0x0000555da7d85fb8
@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.20240320-154921",
@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.000021 0.000001 0.000022 ( 0.000021)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.011149 0.000398 4.130477 ( 4.173673)
build_miniruby 0.001615 0.000058 1.859122 ( 1.994046)
build_ruby 0.001683 0.000060 3.958812 ( 4.562233)
build_all 0.008491 0.000136 7.150549 ( 5.311956)
build_install 0.013739 0.009339 10.027338 ( 7.240145)
test_btest 0.000909 0.000085 94.302143 ( 61.099545)
test_basic 0.003542 0.005151 0.986911 ( 1.086035)
test_all 0.120240 0.002246 784.934667 (394.161845)
test_rubyspec 0.044025 0.051589 136.927652 (159.682246)
total: 639.31 sec