Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-202439
#<BuildRuby:0x00007efe64e6fdc0
@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.20240929-202439",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.008488 0.001006 5.142938 ( 4.555546)
build_miniruby 0.000000 0.001758 1.850592 ( 1.856227)
build_ruby 0.000743 0.001466 4.675236 ( 4.880619)
build_all 0.009617 0.000346 7.489357 ( 4.213864)
build_install 0.018675 0.004640 11.172078 ( 6.184227)
test_btest 0.000834 0.000197 98.561595 ( 64.582618)
test_basic 0.007643 0.005084 1.241413 ( 1.746790)
test_all 0.135247 0.026101 851.553466 (502.937232)
test_rubyspec 0.053615 0.038427 146.494792 ( 95.146518)
total: 686.10 sec