Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-154524
#<BuildRuby:0x00007fcdce6efde0
@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.20240921-154524",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006211 0.004306 5.159877 ( 4.756158)
build_miniruby 0.001616 0.000270 1.949566 ( 2.058355)
build_ruby 0.000000 0.002526 4.647770 ( 5.007449)
build_all 0.008022 0.002949 7.629815 ( 4.443404)
build_install 0.020938 0.000680 10.101337 ( 4.655117)
test_btest 0.000606 0.000106 98.285729 ( 28.538785)
test_basic 0.010075 0.001764 1.237669 ( 1.298638)
test_all 0.112317 0.041370 816.369367 (271.115613)
test_rubyspec 0.047732 0.043048 140.301098 ( 34.052530)
total: 355.93 sec