Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-154521
#<BuildRuby:0x00007ff6e04dfdd0
@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.20241021-154521",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003053 0.005053 3.588012 ( 3.657169)
build_miniruby 0.001165 0.000416 1.235563 ( 1.233154)
build_ruby 0.002098 0.000000 3.364172 ( 3.571362)
build_all 0.007118 0.001653 6.478261 ( 2.456901)
build_install 0.011911 0.006810 9.471355 ( 4.351111)
test_btest 0.000651 0.000236 91.203307 ( 25.875745)
test_basic 0.005442 0.004652 0.978519 ( 1.020811)
test_all 0.107664 0.042354 734.049694 (220.049397)
test_rubyspec 0.047457 0.038474 130.646519 ( 24.082111)
total: 286.30 sec