Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-183038
#<BuildRuby:0x00007f65aeaffdc8
@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.20240628-183038",
@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.000027 0.000002 0.000029 ( 0.000030)
autoconf 0.000046 0.000004 0.000050 ( 0.000049)
configure 0.000044 0.000004 0.000048 ( 0.000049)
build_up 0.001110 0.007436 4.010904 ( 6.201581)
build_miniruby 0.001383 0.000221 1.539548 ( 2.954768)
build_ruby 0.001814 0.000291 4.082820 ( 31.510807)
build_all 0.008909 0.000144 8.060480 ( 3.367550)
build_install 0.011754 0.009676 11.275624 ( 5.396387)
test_btest 0.000741 0.000158 122.584976 ( 42.829358)
test_basic 0.006567 0.004860 1.112577 ( 1.164048)
test_all 0.093637 0.056845 838.381554 (232.665779)
test_rubyspec 0.049052 0.045191 167.290637 ( 32.484739)
total: 358.58 sec