Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-081252
#<BuildRuby:0x0000559c294f2228
@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.20230827-081252",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002057 0.004300 2.066689 ( 3.298115)
build_miniruby 0.001490 0.000220 1.686619 ( 1.686489)
build_ruby 0.000000 0.001836 3.182609 ( 3.380101)
build_all 0.005091 0.002321 6.210450 ( 2.758836)
build_install 0.014058 0.004469 7.736113 ( 4.115886)
test_btest 0.000688 0.000133 85.527742 ( 31.770298)
test_basic 0.004873 0.000943 0.957008 ( 1.059627)
test_all 0.007840 0.001417 674.336382 (235.916924)
test_rubyspec 0.048458 0.021511 100.302604 (111.483404)
total: 395.47 sec