Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-232649
#<BuildRuby:0x0000561441156138
@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.20240228-232649",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000000 0.007268 2.533624 ( 2.433765)
build_miniruby 0.000811 0.000907 1.724492 ( 1.723804)
build_ruby 0.001434 0.000374 3.525923 ( 3.775260)
build_all 0.004647 0.003118 6.608384 ( 3.007141)
build_install 0.004999 0.013216 8.277604 ( 4.241224)
test_btest 0.000479 0.000188 90.802716 ( 30.373426)
test_basic 0.000000 0.006820 0.836827 ( 0.911309)
test_all 0.056736 0.061097 754.146939 (303.624663)
test_rubyspec 0.029005 0.053216 122.193355 (131.646580)
total: 481.74 sec