Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-130218
#<BuildRuby:0x00007fbeee9dfdc8
@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.20241212-130218",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.008432 0.001445 3.613903 ( 4.435296)
build_miniruby 0.001646 0.000282 1.788838 ( 1.856134)
build_ruby 0.001818 0.000311 4.518181 ( 5.196473)
build_all 0.009459 0.001621 6.843243 ( 4.641939)
build_install 0.021632 0.002854 9.735643 ( 6.528346)
test_btest 0.000000 0.001036 78.064194 ( 21.739414)
test_basic 0.008197 0.001805 0.955275 ( 1.009384)
test_all 0.121613 0.026475 695.438152 (235.350560)
test_rubyspec 0.045053 0.033713 113.040488 ( 20.105553)
total: 300.86 sec