Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-170525
#<BuildRuby:0x00005649d58adf48
@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-170525",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.005727 0.000818 2.066519 ( 3.345058)
build_miniruby 0.001712 0.000245 1.623062 ( 1.621529)
build_ruby 0.001328 0.000190 2.567802 ( 2.775348)
build_all 0.003691 0.003528 5.775041 ( 2.360990)
build_install 0.012916 0.004260 6.818241 ( 3.193689)
test_btest 0.000950 0.000173 80.996756 ( 24.642861)
test_basic 0.000000 0.005203 0.767987 ( 5.970777)
test_all 0.002229 0.006922 679.735289 (214.892439)
test_rubyspec 0.032966 0.033333 99.894812 (111.732964)
total: 370.54 sec