Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-041458
#<BuildRuby:0x00007fb066ccfdd0
@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.20240831-041458",
@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.000029 0.000004 0.000033 ( 0.000034)
autoconf 0.000046 0.000006 0.000052 ( 0.000051)
configure 0.000039 0.000005 0.000044 ( 0.000043)
build_up 0.008259 0.001086 3.955572 ( 5.079200)
build_miniruby 0.001938 0.000255 1.895536 ( 2.224428)
build_ruby 0.002301 0.000302 4.683212 ( 5.408764)
build_all 0.010934 0.000846 8.511850 ( 7.106017)
build_install 0.018580 0.009103 11.929035 ( 11.384890)
test_btest 0.000854 0.000139 128.786274 (107.737937)
test_basic 0.008478 0.005259 1.364570 ( 1.989691)
test_all 0.097221 0.059903 909.590208 (381.353845)
test_rubyspec 0.048962 0.044115 170.336978 ( 49.023045)
total: 571.31 sec