Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-195821
#<BuildRuby:0x000056009054a3d0
@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.20240218-195821",
@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.000000 0.000034 0.000034 ( 0.000034)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000021 0.000021 ( 0.000021)
build_up 0.001765 0.004301 1.855499 ( 2.196124)
build_miniruby 0.001424 0.000371 1.763708 ( 1.762511)
build_ruby 0.000000 0.001774 2.959369 ( 3.211611)
build_all 0.006603 0.001837 6.586433 ( 3.286366)
build_install 0.009512 0.010113 8.164242 ( 4.733526)
test_btest 0.000593 0.000205 93.311934 ( 41.630044)
test_basic 0.007552 0.001065 1.020165 ( 1.178009)
test_all 0.084919 0.031738 773.208940 (277.454235)
test_rubyspec 0.036670 0.049224 119.411756 (129.059262)
total: 464.51 sec