Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-135031
#<BuildRuby:0x00005570f2d51f70
@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.20230806-135031",
@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.000025 0.000003 0.000028 ( 0.000027)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.007565 0.000000 2.403050 ( 7.953663)
build_miniruby 0.001778 0.000000 1.854977 ( 5.535436)
build_ruby 0.002318 0.000000 3.450341 ( 60.166087)
build_all 0.008997 0.000106 2.874121 ( 5.396770)
build_install 0.018613 0.001575 4.404610 ( 8.191394)
test_btest 0.000000 0.001143 88.237688 ( 92.206606)
test_basic 0.005751 0.003990 1.044305 ( 2.013695)
test_all 0.001186 0.000160 711.340876 (703.126773)
test_rubyspec 0.035079 0.030735 103.654810 (211.027861)
total: 1095.62 sec