Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-232431
#<BuildRuby:0x00005611006a6078
@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.20240226-232431",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000512 0.007242 2.595907 ( 2.783831)
build_miniruby 0.001261 0.000280 1.721587 ( 1.779135)
build_ruby 0.001688 0.000000 3.720883 ( 3.963627)
build_all 0.008338 0.000465 6.690260 ( 4.351814)
build_install 0.020723 0.000117 8.823229 ( 5.943048)
test_btest 0.000688 0.000122 93.274524 ( 46.046755)
test_basic 0.005656 0.000999 0.932704 ( 1.023020)
test_all 0.088312 0.029492 785.693836 (279.970087)
test_rubyspec 0.044732 0.042150 126.053455 (137.165416)
total: 483.03 sec