Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-055508
#<BuildRuby:0x000055b344466138
@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.20240310-055508",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007748 0.000000 2.708005 ( 2.476477)
build_miniruby 0.001795 0.000000 1.692632 ( 1.703704)
build_ruby 0.000000 0.001673 3.589457 ( 3.771840)
build_all 0.006004 0.001543 6.813970 ( 2.712728)
build_install 0.009120 0.010179 8.500927 ( 3.867125)
test_btest 0.000650 0.000153 91.118811 ( 24.341949)
test_basic 0.000000 0.006399 0.931486 ( 0.990260)
test_all 0.077293 0.042855 797.502332 (394.062401)
test_rubyspec 0.045170 0.056083 137.793625 (205.830447)
total: 639.76 sec