Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-095446
#<BuildRuby:0x000055f93d6668e0
@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.20230823-095446",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.007189 0.000334 2.312478 ( 7.702039)
build_miniruby 0.001840 0.000184 1.803605 ( 5.229529)
build_ruby 0.001708 0.000171 3.719575 ( 10.241284)
build_all 0.004781 0.004171 6.632389 ( 8.936407)
build_install 0.017930 0.004932 8.374694 ( 12.810004)
test_btest 0.000691 0.000102 88.003513 ( 81.932464)
test_basic 0.000392 0.007812 1.031652 ( 2.671163)
test_all 0.005844 0.004555 711.306915 (562.758994)
test_rubyspec 0.047736 0.029596 111.493124 (228.349518)
total: 920.63 sec