Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-220008
#<BuildRuby:0x00007fe4b6b4fdc8
@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.20241123-220008",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.004191 0.003110 3.135426 ( 3.227136)
build_miniruby 0.001186 0.000268 1.127320 ( 1.125521)
build_ruby 0.001403 0.000317 3.302394 ( 3.481430)
build_all 0.005370 0.003319 5.791048 ( 2.287366)
build_install 0.008430 0.010582 8.881699 ( 4.432861)
test_btest 0.000919 0.000000 76.592069 ( 21.039849)
test_basic 0.002422 0.007399 0.930212 ( 0.985752)
test_all 0.111840 0.033473 711.774467 (231.055618)
test_rubyspec 0.035751 0.046435 118.010487 ( 26.170350)
total: 293.81 sec