Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-160213
#<BuildRuby:0x0000564cec406278
@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.20240306-160213",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.004043 0.005024 2.800910 ( 4.043831)
build_miniruby 0.001768 0.000000 1.947712 ( 2.339913)
build_ruby 0.002090 0.000000 3.733873 ( 4.947429)
build_all 0.006684 0.001721 7.108634 ( 7.183047)
build_install 0.021805 0.001002 9.020276 ( 8.848100)
test_btest 0.000940 0.000212 94.753434 (101.320311)
test_basic 0.003013 0.005297 1.042970 ( 1.851265)
test_all 0.105080 0.023736 816.709147 (626.476505)
test_rubyspec 0.065772 0.035554 139.370091 (203.421102)
total: 960.43 sec