Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-120309
#<BuildRuby:0x00007f0c5b6cfde0
@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.20240623-120309",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001216 0.005871 2.833393 ( 2.708620)
build_miniruby 0.001150 0.000384 1.145425 ( 1.142776)
build_ruby 0.001394 0.000464 3.056342 ( 3.219309)
build_all 0.007240 0.001061 6.716938 ( 2.666514)
build_install 0.012548 0.004178 8.673822 ( 3.999156)
test_btest 0.000680 0.000219 104.135886 ( 27.815975)
test_basic 0.004462 0.004225 1.001099 ( 1.052075)
test_all 0.109691 0.038511 734.002601 (214.470039)
test_rubyspec 0.058712 0.031276 159.615718 ( 26.993902)
total: 284.07 sec