Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-062157
#<BuildRuby:0x00007fb16044fde0
@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.20241129-062157",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000032 0.000007 0.000039 ( 0.000037)
build_up 0.008625 0.001829 3.689946 ( 4.099753)
build_miniruby 0.001737 0.000368 1.704278 ( 1.832017)
build_ruby 0.001952 0.000414 4.485875 ( 4.726209)
build_all 0.007179 0.002137 6.175314 ( 2.457119)
build_install 0.012121 0.004979 9.253255 ( 4.602311)
test_btest 0.000720 0.000166 80.916896 ( 24.376678)
test_basic 0.007105 0.002885 1.059909 ( 4.963451)
test_all 0.082283 0.066441 736.771552 (249.794582)
test_rubyspec 0.037566 0.044941 124.227040 ( 29.276654)
total: 326.13 sec