Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-001759
#<BuildRuby:0x000055dc32f99fc0
@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.20230701-001759",
@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.000023 0.000004 0.000027 ( 0.000025)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000000 0.006462 2.105642 ( 4.815269)
build_miniruby 0.001225 0.000366 1.501975 ( 1.772801)
build_ruby 0.001385 0.000313 3.071174 ( 4.660163)
build_all 0.007073 0.001597 2.509323 ( 3.319794)
build_install 0.013896 0.004451 3.860934 ( 6.109227)
test_btest 0.000801 0.000189 81.714965 ( 48.524565)
test_basic 0.003132 0.004928 0.903704 ( 1.668831)
test_all 0.001263 0.000335 601.437299 (316.067627)
test_rubyspec 0.027784 0.026967 89.263944 (129.707552)
total: 516.65 sec