Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-233311
#<BuildRuby:0x0000560ec8afa2a8
@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.20240130-233311",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004986 0.001084 1.728990 ( 2.055126)
build_miniruby 0.001481 0.000000 1.557233 ( 1.554918)
build_ruby 0.001521 0.000000 3.369466 ( 3.567145)
build_all 0.002544 0.004594 5.884457 ( 2.270126)
build_install 0.010889 0.006787 6.903184 ( 3.199742)
test_btest 0.000000 0.001280 83.028161 ( 21.743069)
test_basic 0.003409 0.002508 0.880045 ( 0.939771)
test_all 0.079249 0.037854 724.142738 (211.239652)
test_rubyspec 0.048706 0.050544 150.767384 (161.976903)
total: 408.55 sec