Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-133158
#<BuildRuby:0x0000563363d86070
@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.20240319-133158",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005844 0.003599 3.896291 ( 3.001378)
build_miniruby 0.001053 0.000218 1.770224 ( 1.790211)
build_ruby 0.001969 0.000000 3.473119 ( 3.730914)
build_all 0.005518 0.003045 7.109384 ( 4.323405)
build_install 0.012009 0.010698 9.949274 ( 5.506631)
test_btest 0.000642 0.000178 95.805194 ( 42.819993)
test_basic 0.006010 0.001669 0.981727 ( 1.084312)
test_all 0.082181 0.040076 800.652759 (301.440858)
test_rubyspec 0.043257 0.049580 134.486462 (146.271265)
total: 509.97 sec