Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-100628
#<BuildRuby:0x0000560307642228
@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.20230915-100628",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006871 0.000624 2.296034 ( 4.854972)
build_miniruby 0.001426 0.000129 1.660406 ( 1.947145)
build_ruby 0.001549 0.000000 3.429961 ( 3.991729)
build_all 0.008344 0.000137 6.375678 ( 4.937969)
build_install 0.013695 0.004349 7.528384 ( 6.225899)
test_btest 0.000775 0.000082 82.524019 ( 45.648334)
test_basic 0.002250 0.006481 0.968276 ( 1.308121)
test_all 0.009187 0.001313 666.269516 (297.160038)
test_rubyspec 0.047959 0.025054 106.638935 (131.570658)
total: 497.65 sec