Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-053348
#<BuildRuby:0x000055ae568ae120
@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.20230926-053348",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.000000 0.007105 2.370652 ( 4.234799)
build_miniruby 0.001504 0.000259 1.862900 ( 1.873714)
build_ruby 0.001307 0.000225 3.166056 ( 3.383424)
build_all 0.003352 0.004661 6.221446 ( 4.069154)
build_install 0.010078 0.010951 8.021461 ( 6.294485)
test_btest 0.000664 0.000183 85.145941 ( 45.524062)
test_basic 0.001660 0.004976 0.990496 ( 1.272623)
test_all 0.007976 0.001596 712.081728 (298.503902)
test_rubyspec 0.020157 0.052180 106.492211 (123.807114)
total: 488.96 sec