Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-203647
#<BuildRuby:0x000055d4805ba018
@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.20240209-203647",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005220 0.000259 1.894507 ( 2.255781)
build_miniruby 0.001460 0.000292 1.667603 ( 1.666860)
build_ruby 0.001471 0.000294 3.137592 ( 3.334740)
build_all 0.004095 0.004100 6.500320 ( 3.068349)
build_install 0.017085 0.001902 8.228852 ( 4.772560)
test_btest 0.000773 0.000166 90.060391 ( 34.948966)
test_basic 0.002384 0.004958 0.903844 ( 1.012564)
test_all 0.077613 0.039634 786.032195 (303.694299)
test_rubyspec 0.031785 0.073389 176.561015 (185.925215)
total: 540.68 sec