Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-063000
#<BuildRuby:0x00005564320628e0
@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.20240305-063000",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.005105 0.004363 2.830563 ( 2.865621)
build_miniruby 0.001327 0.000425 1.831433 ( 1.874933)
build_ruby 0.000000 0.002037 3.691950 ( 3.922296)
build_all 0.006517 0.001414 6.903735 ( 3.800494)
build_install 0.017719 0.004539 9.165314 ( 5.695931)
test_btest 0.000635 0.000205 93.762733 ( 47.093106)
test_basic 0.003610 0.003950 0.991678 ( 1.092881)
test_all 0.097480 0.022139 792.665185 (348.857566)
test_rubyspec 0.040840 0.046281 126.408898 (136.198781)
total: 551.40 sec