Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-145049
#<BuildRuby:0x000055804d0be078
@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.20240316-145049",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.002801 0.003797 2.184412 ( 2.366006)
build_miniruby 0.001112 0.000223 1.925628 ( 1.928948)
build_ruby 0.001205 0.000241 3.198239 ( 3.430162)
build_all 0.007846 0.000000 6.814867 ( 2.576824)
build_install 0.017837 0.001644 8.338136 ( 3.937897)
test_btest 0.000965 0.000000 93.325919 ( 24.951495)
test_basic 0.003884 0.004497 0.984453 ( 1.049820)
test_all 0.087904 0.032827 818.277190 (262.677338)
test_rubyspec 0.056941 0.025648 109.841409 (119.064103)
total: 421.98 sec