Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-133524
#<BuildRuby:0x000055f1ffd81ef8
@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.20240317-133524",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000531 0.006832 2.224044 ( 2.243128)
build_miniruby 0.001167 0.000195 1.497304 ( 1.495068)
build_ruby 0.001471 0.000245 3.480877 ( 3.706016)
build_all 0.007794 0.000000 6.936980 ( 2.661812)
build_install 0.017234 0.000246 8.064036 ( 3.676308)
test_btest 0.000923 0.000128 95.470590 ( 24.976893)
test_basic 0.004265 0.004016 0.987312 ( 1.048259)
test_all 0.089146 0.034304 783.067131 (228.756747)
test_rubyspec 0.050866 0.034911 114.317407 (123.266333)
total: 391.83 sec