Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-071833
#<BuildRuby:0x00007fe94e48fdc0
@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.20240927-071833",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000028 0.000011 0.000039 ( 0.000038)
configure 0.000022 0.000009 0.000031 ( 0.000030)
build_up 0.005714 0.003122 4.333182 ( 3.687569)
build_miniruby 0.001191 0.000452 1.259392 ( 1.256304)
build_ruby 0.001393 0.000529 3.880556 ( 4.111111)
build_all 0.005842 0.002216 6.906927 ( 2.844570)
build_install 0.016801 0.002999 9.761553 ( 4.327770)
test_btest 0.000616 0.000218 94.319411 ( 25.456573)
test_basic 0.010036 0.001913 1.134977 ( 1.184953)
test_all 0.118097 0.033135 788.309690 (254.209964)
test_rubyspec 0.043431 0.042995 134.989138 ( 24.219076)
total: 321.30 sec