Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-084814
#<BuildRuby:0x00007ffbbfe4fdc8
@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.20241225-084814",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000030)
build_up 0.004830 0.000403 2.029700 ( 2.526685)
build_miniruby 0.001236 0.000103 1.853191 ( 1.852241)
build_ruby 0.001965 0.000164 3.647391 ( 3.927587)
build_all 0.007944 0.000662 6.302307 ( 2.533069)
build_install 0.017082 0.000587 8.331488 ( 4.612283)
test_btest 0.000880 0.000068 75.645081 ( 20.366105)
test_basic 0.009618 0.000740 0.990125 ( 1.045048)
test_all 0.115654 0.025835 707.354717 (216.289243)
test_rubyspec 0.039943 0.033984 118.683890 ( 24.888234)
total: 278.04 sec