Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-202327
#<BuildRuby:0x00007f6b6f3ffde0
@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.20240630-202327",
@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.000029 0.000010 0.000039 ( 0.000039)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.000292 0.008211 3.789699 ( 3.291095)
build_miniruby 0.001446 0.000578 1.608869 ( 1.604959)
build_ruby 0.000000 0.002122 3.882299 ( 4.061591)
build_all 0.004522 0.004367 7.869623 ( 3.008513)
build_install 0.012328 0.006338 10.303643 ( 4.604778)
test_btest 0.000675 0.000305 116.672763 ( 30.812207)
test_basic 0.007907 0.001755 1.224157 ( 1.278441)
test_all 0.112001 0.040818 862.251335 (252.342506)
test_rubyspec 0.052340 0.042638 164.525662 ( 32.996350)
total: 334.00 sec