Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-060833
#<BuildRuby:0x00007feec40efdc0
@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.20240730-060833",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007287 0.000950 3.066036 ( 3.111269)
build_miniruby 0.001640 0.000000 1.380422 ( 1.376955)
build_ruby 0.001953 0.000000 3.659985 ( 3.856698)
build_all 0.004801 0.004259 8.392108 ( 3.368817)
build_install 0.009448 0.008714 9.617991 ( 4.181698)
test_btest 0.000743 0.000165 112.044566 ( 29.820239)
test_basic 0.008134 0.003194 1.015777 ( 1.057922)
test_all 0.102140 0.051260 840.682807 (278.628916)
test_rubyspec 0.042447 0.049845 172.316451 ( 33.105106)
total: 358.51 sec