Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-195227
#<BuildRuby:0x00007ff83ed5fdc0
@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.20241206-195227",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000041)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.002828 0.004707 3.333867 ( 3.328634)
build_miniruby 0.001513 0.000392 1.205959 ( 1.202956)
build_ruby 0.001557 0.000403 4.465713 ( 4.561663)
build_all 0.007438 0.000810 5.886222 ( 2.398998)
build_install 0.015847 0.002926 8.430803 ( 4.136174)
test_btest 0.000631 0.000153 75.600210 ( 21.483037)
test_basic 0.001461 0.007539 0.856819 ( 0.901534)
test_all 0.118641 0.023526 706.162849 (252.336742)
test_rubyspec 0.042766 0.038865 120.083413 ( 30.153504)
total: 320.50 sec