Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-115104
#<BuildRuby:0x000055aeb5d25a00
@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.20231208-115104",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000869 0.005809 2.216236 ( 2.307918)
build_miniruby 0.000000 0.001845 1.667424 ( 1.671128)
build_ruby 0.000123 0.001804 3.123899 ( 3.337574)
build_all 0.007721 0.000111 5.667848 ( 2.841730)
build_install 0.011917 0.006546 7.292516 ( 4.173543)
test_btest 0.000656 0.000227 80.652397 ( 28.401726)
test_basic 0.001062 0.004457 0.859680 ( 0.939390)
test_all 0.086715 0.033352 731.757281 (275.762976)
test_rubyspec 0.024692 0.043348 93.709898 (105.640226)
total: 425.08 sec