Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-210900
#<BuildRuby:0x00007f1db512fdc0
@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.20240929-210900",
@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.000004 0.000027 ( 0.000028)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.008690 0.000795 5.037335 ( 4.102619)
build_miniruby 0.000000 0.001739 1.777652 ( 1.774203)
build_ruby 0.000061 0.002250 4.614438 ( 4.949889)
build_all 0.009290 0.000990 7.608101 ( 4.901687)
build_install 0.019969 0.006471 11.497927 ( 7.355501)
test_btest 0.000974 0.000000 94.302275 ( 28.465258)
test_basic 0.006837 0.003971 1.132319 ( 2.366923)
test_all 0.099963 0.050480 766.494938 (237.219692)
test_rubyspec 0.058041 0.030944 133.896268 ( 30.868587)
total: 322.01 sec