Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-002428
#<BuildRuby:0x000055e589615f48
@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.20230904-002428",
@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.000022)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.004465 0.001158 1.829326 ( 2.588897)
build_miniruby 0.001527 0.000396 1.656624 ( 1.664002)
build_ruby 0.001546 0.000401 3.345519 ( 3.615185)
build_all 0.007363 0.000784 6.141366 ( 4.041296)
build_install 0.010973 0.008088 7.691349 ( 5.185310)
test_btest 0.000942 0.000000 83.049729 ( 42.495915)
test_basic 0.007852 0.000000 0.980257 ( 1.253019)
test_all 0.009732 0.000000 728.441393 (344.149646)
test_rubyspec 0.042694 0.027791 102.867190 (118.291628)
total: 523.29 sec