Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-145423
#<BuildRuby:0x00007f89dadbfdd8
@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.20240614-145423",
@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.000026 0.000004 0.000030 ( 0.000030)
autoconf 0.000047 0.000007 0.000054 ( 0.000055)
configure 0.000041 0.000006 0.000047 ( 0.000049)
build_up 0.007628 0.000524 2.944990 ( 3.048937)
build_miniruby 0.000000 0.001531 1.193729 ( 1.190467)
build_ruby 0.000025 0.001795 3.179118 ( 3.337996)
build_all 0.008162 0.000000 7.345622 ( 2.906674)
build_install 0.018611 0.000000 9.323849 ( 4.158541)
test_btest 0.000000 0.001036 102.060512 ( 26.186842)
test_basic 0.007399 0.000389 1.026058 ( 1.076078)
test_all 0.120015 0.032469 852.202595 (258.180130)
test_rubyspec 0.042530 0.048369 169.114343 ( 45.555892)
total: 345.64 sec