Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-221545
#<BuildRuby:0x00007f78152cfdc8
@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.20240615-221545",
@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.000007 0.000023 ( 0.000024)
autoconf 0.000027 0.000012 0.000039 ( 0.000040)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.004184 0.004099 3.754887 ( 3.809194)
build_miniruby 0.001400 0.000646 1.747932 ( 1.755317)
build_ruby 0.002220 0.000000 4.337877 ( 16.162434)
build_all 0.007386 0.002941 7.808749 ( 3.670193)
build_install 0.014979 0.009127 11.057599 ( 6.074189)
test_btest 0.000704 0.000329 109.279847 ( 29.838969)
test_basic 0.007234 0.001280 0.948721 ( 0.998684)
test_all 0.098529 0.051649 811.701678 (261.703222)
test_rubyspec 0.040357 0.051514 159.877058 ( 32.453556)
total: 356.47 sec