Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-191215
#<BuildRuby:0x000055c2ca309e80
@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.20240112-191215",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.001289 0.004251 1.598454 ( 1.961803)
build_miniruby 0.001338 0.000206 1.557143 ( 1.556874)
build_ruby 0.001360 0.000209 3.376098 ( 3.577787)
build_all 0.007296 0.000456 5.681710 ( 2.665995)
build_install 0.017717 0.000630 6.833771 ( 3.984862)
test_btest 0.000669 0.000089 83.479373 ( 35.625506)
test_basic 0.002965 0.005010 0.914191 ( 1.019157)
test_all 0.086624 0.032050 728.768903 (295.990913)
test_rubyspec 0.038447 0.029592 96.935801 (110.024681)
total: 456.41 sec