Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-162952
#<BuildRuby:0x00007fc315fafde0
@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.20241219-162952",
@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.000005 0.000019 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.003505 0.002397 1.579746 ( 1.915352)
build_miniruby 0.001030 0.000361 1.113823 ( 1.110796)
build_ruby 0.001320 0.000659 3.738884 ( 46.980027)
build_all 0.006859 0.001967 6.267758 ( 2.550678)
build_install 0.006329 0.010848 7.935378 ( 4.274321)
test_btest 0.000654 0.000291 74.968340 ( 20.143939)
test_basic 0.007286 0.005174 0.994520 ( 1.047170)
test_all 0.086607 0.055165 700.261825 (211.444056)
test_rubyspec 0.044574 0.035916 117.377202 ( 27.499832)
total: 316.97 sec