Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-193735
#<BuildRuby:0x000056467a8821a8
@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.20240110-193735",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000021 0.000009 0.000030 ( 0.000030)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.000000 0.005887 1.554161 ( 1.889784)
build_miniruby 0.000000 0.001290 1.618888 ( 1.617262)
build_ruby 0.000681 0.000956 2.815499 ( 3.061647)
build_all 0.003571 0.003767 5.719463 ( 2.337751)
build_install 0.003800 0.011835 6.117157 ( 2.934107)
test_btest 0.000554 0.000361 80.702746 ( 21.846902)
test_basic 0.004061 0.002649 0.858611 ( 0.932194)
test_all 0.085999 0.035941 780.920748 (254.245575)
test_rubyspec 0.042259 0.024172 88.848021 (100.438702)
total: 389.30 sec