Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-115449
#<BuildRuby:0x00007f2c2520fdc0
@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.20241012-115449",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.001833 0.006140 3.973462 ( 3.802182)
build_miniruby 0.001509 0.000000 1.604682 ( 1.601413)
build_ruby 0.000000 0.001813 3.859355 ( 4.077704)
build_all 0.000078 0.008801 6.763398 ( 2.617594)
build_install 0.020201 0.000000 10.202641 ( 5.023011)
test_btest 0.001121 0.000000 92.360451 ( 29.043166)
test_basic 0.008709 0.002443 1.170982 ( 3.118376)
test_all 0.113031 0.036981 773.500888 (231.404166)
test_rubyspec 0.051360 0.036841 134.182746 ( 28.643024)
total: 309.33 sec