Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-063214
#<BuildRuby:0x0000559ac14463b0
@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.20240111-063214",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.006499 1.774322 ( 2.605941)
build_miniruby 0.001074 0.000673 2.007753 ( 2.094174)
build_ruby 0.001410 0.000314 3.514185 ( 3.847024)
build_all 0.006735 0.000608 5.741754 ( 3.137554)
build_install 0.010992 0.007740 7.202299 ( 5.178539)
test_btest 0.000822 0.000000 85.199437 ( 48.739239)
test_basic 0.004079 0.003190 0.913612 ( 1.166749)
test_all 0.085765 0.032959 775.310293 (262.918243)
test_rubyspec 0.036791 0.027058 88.329874 ( 99.857354)
total: 429.55 sec