Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-075547
#<BuildRuby:0x000055ce10ccdf88
@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.20240121-075547",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.005234 0.000387 1.780059 ( 2.453195)
build_miniruby 0.001722 0.000127 1.678523 ( 1.743660)
build_ruby 0.001729 0.000128 3.520922 ( 3.821894)
build_all 0.003961 0.004387 6.121345 ( 3.408513)
build_install 0.016703 0.000785 7.302092 ( 4.366003)
test_btest 0.000748 0.000075 82.383194 ( 36.464723)
test_basic 0.006338 0.000633 0.911162 ( 1.006009)
test_all 0.084507 0.032748 774.276107 (283.725946)
test_rubyspec 0.058851 0.044447 157.811510 (169.635974)
total: 506.63 sec