Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-153110
#<BuildRuby:0x00007f427608fdd0
@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.20241022-153110",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002943 0.004961 3.864705 ( 3.919376)
build_miniruby 0.001707 0.000569 88.494635 ( 27.857387)
build_ruby 0.001350 0.000450 3.374457 ( 3.567759)
build_all 0.003318 0.005539 6.263796 ( 2.466146)
build_install 0.017631 0.000000 9.394356 ( 4.476446)
test_btest 0.000693 0.000210 73.982764 ( 19.500006)
test_basic 0.003308 0.005656 1.085703 ( 1.134890)
test_all 0.108513 0.041383 731.883433 (213.257157)
test_rubyspec 0.058031 0.022797 121.022320 ( 24.143523)
total: 300.32 sec