Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-190459
#<BuildRuby:0x000055c85838e868
@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.20240112-190459",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.004262 0.001015 1.596300 ( 2.095450)
build_miniruby 0.000000 0.001620 1.606837 ( 1.606021)
build_ruby 0.000000 0.002031 3.530153 ( 3.758100)
build_all 0.004511 0.003490 5.704120 ( 3.125708)
build_install 0.015650 0.002090 6.858339 ( 4.317101)
test_btest 0.000000 0.001006 82.805639 ( 34.887251)
test_basic 0.000000 0.007316 0.853915 ( 0.926312)
test_all 0.085012 0.032047 757.838290 (278.994756)
test_rubyspec 0.035344 0.031028 93.228483 (105.041046)
total: 434.75 sec