Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-152848
#<BuildRuby:0x00007fb6d3b9fdc0
@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.20240906-152848",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002723 0.004718 3.406944 ( 3.376909)
build_miniruby 0.001270 0.000357 1.259271 ( 1.256227)
build_ruby 0.001545 0.000434 3.732953 ( 3.887480)
build_all 0.008520 0.000000 7.646535 ( 2.929167)
build_install 0.016181 0.002065 10.595304 ( 4.829739)
test_btest 0.000847 0.000212 117.744984 ( 30.749993)
test_basic 0.002324 0.008191 1.024077 ( 1.068183)
test_all 0.090113 0.061409 810.232605 (246.543847)
test_rubyspec 0.051133 0.040932 161.695431 ( 34.005303)
total: 328.65 sec