Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-102220
#<BuildRuby:0x00007fba6885fdc0
@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.20241124-102220",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000022 0.000006 0.000028 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000398 0.006781 3.578447 ( 3.444948)
build_miniruby 0.000000 0.001592 1.656755 ( 1.691291)
build_ruby 0.000782 0.001065 3.954534 ( 47.908371)
build_all 0.003884 0.003750 5.535248 ( 2.225609)
build_install 0.013107 0.004445 8.508690 ( 4.304096)
test_btest 0.000626 0.000232 76.213281 ( 20.864388)
test_basic 0.008535 0.000332 1.007545 ( 5.471344)
test_all 0.117600 0.028236 705.115730 (205.735231)
test_rubyspec 0.057823 0.023003 119.827915 ( 25.925288)
total: 317.57 sec