Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-220223
#<BuildRuby:0x000055e40ecde090
@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.20240120-220223",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004223 0.000918 1.680764 ( 2.019799)
build_miniruby 0.001388 0.000302 1.657704 ( 1.659087)
build_ruby 0.001349 0.000293 3.148319 ( 3.407852)
build_all 0.007607 0.000667 5.840368 ( 2.843624)
build_install 0.007065 0.010453 7.017601 ( 4.093054)
test_btest 0.000556 0.000159 81.725984 ( 32.406618)
test_basic 0.005023 0.000262 0.797435 ( 1.978716)
test_all 0.078545 0.039703 788.513980 (306.174922)
test_rubyspec 0.058938 0.043644 160.208604 (172.833128)
total: 527.42 sec