Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-082358
#<BuildRuby:0x00007fe05113fdd8
@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.20241029-082358",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.000154 0.007953 3.788868 ( 3.722378)
build_miniruby 0.001217 0.000325 1.597478 ( 1.594039)
build_ruby 0.001430 0.000382 4.137193 ( 4.279554)
build_all 0.007354 0.000851 6.696690 ( 2.818510)
build_install 0.007373 0.012176 9.264850 ( 4.233805)
test_btest 0.000831 0.000277 74.307953 ( 21.807978)
test_basic 0.001080 0.009596 0.922978 ( 0.972521)
test_all 0.101458 0.044584 758.195821 (273.190171)
test_rubyspec 0.035923 0.045858 122.384145 ( 25.927720)
total: 338.55 sec