Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-134728
#<BuildRuby:0x00007f1016a7fdc8
@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-134728",
@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.000004 0.000022 ( 0.000024)
autoconf 0.000039 0.000010 0.000049 ( 0.000049)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.001884 0.004536 2.182619 ( 3.722325)
build_miniruby 0.001431 0.000381 1.739818 ( 1.939107)
build_ruby 0.000000 0.002447 4.418851 ( 43.157683)
build_all 0.009441 0.000781 7.211088 ( 5.739188)
build_install 0.019060 0.004822 9.283450 ( 10.057471)
test_btest 0.000950 0.000257 78.844308 ( 63.063096)
test_basic 0.009632 0.002603 1.137118 ( 3.092295)
test_all 0.116898 0.040472 814.829019 (1035.997017)
test_rubyspec 0.068616 0.022743 124.203119 (128.680042)
total: 1295.45 sec