Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-130038
#<BuildRuby:0x000055685d281f70
@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.20231227-130038",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004823 0.000000 1.379574 ( 1.710904)
build_miniruby 0.001265 0.000000 1.491164 ( 1.491052)
build_ruby 0.001851 0.000000 3.211022 ( 3.400504)
build_all 0.005835 0.001000 5.574707 ( 2.365630)
build_install 0.016390 0.000501 6.915777 ( 3.703428)
test_btest 0.000928 0.000000 81.316804 ( 31.943435)
test_basic 0.000604 0.007430 0.895377 ( 0.961859)
test_all 0.093663 0.027222 747.699086 (293.898362)
test_rubyspec 0.021037 0.047445 95.604603 (107.319816)
total: 446.80 sec