Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-163200
#<BuildRuby:0x00007f47eab1fdd0
@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.20240731-163200",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.006168 0.001174 2.673338 ( 2.685574)
build_miniruby 0.001152 0.000219 1.092940 ( 1.090178)
build_ruby 0.001390 0.000265 2.913755 ( 3.146611)
build_all 0.008589 0.000000 7.497568 ( 2.865274)
build_install 0.017006 0.001350 9.219936 ( 4.251746)
test_btest 0.000845 0.000135 103.314286 ( 26.596095)
test_basic 0.005014 0.008405 1.111440 ( 1.227693)
test_all 0.107248 0.047087 757.220291 (224.443716)
test_rubyspec 0.051610 0.041951 163.444232 ( 26.711166)
total: 293.02 sec