Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-120308
#<BuildRuby:0x000055febec86078
@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.20231217-120308",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005546 0.001688 2.494734 ( 2.541311)
build_miniruby 0.001225 0.000373 1.662515 ( 1.661957)
build_ruby 0.000000 0.001702 3.315830 ( 3.487647)
build_all 0.006022 0.001701 5.829524 ( 2.987792)
build_install 0.009727 0.008898 7.529720 ( 4.248112)
test_btest 0.000792 0.000293 83.515339 ( 33.070309)
test_basic 0.000000 0.005424 0.890753 ( 0.978079)
test_all 0.077649 0.041871 704.128790 (263.821847)
test_rubyspec 0.041353 0.024911 93.747230 (105.327754)
total: 418.13 sec