Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-101120
#<BuildRuby:0x00007fe90776fdc0
@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.20240803-101120",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.005019 0.003463 4.101681 ( 3.905164)
build_miniruby 0.001487 0.000267 1.803076 ( 1.799595)
build_ruby 0.002017 0.000000 4.436799 ( 4.611078)
build_all 0.009736 0.000011 8.652854 ( 3.463521)
build_install 0.012038 0.007956 11.713798 ( 5.646112)
test_btest 0.001015 0.000203 122.398453 ( 41.624049)
test_basic 0.003528 0.009867 1.432369 ( 1.715551)
test_all 0.111004 0.043358 845.972289 (262.440240)
test_rubyspec 0.068480 0.025622 167.821077 ( 32.430427)
total: 357.64 sec