Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-130616
#<BuildRuby:0x000055e735c1a008
@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.20240227-130616",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.003967 0.002866 2.546830 ( 2.490665)
build_miniruby 0.000000 0.001347 1.717373 ( 1.716321)
build_ruby 0.000325 0.001313 3.243899 ( 3.483787)
build_all 0.005237 0.003029 6.781497 ( 3.272626)
build_install 0.010064 0.009504 8.545857 ( 4.541567)
test_btest 0.000704 0.000258 92.107782 ( 34.011665)
test_basic 0.004300 0.001577 0.924471 ( 1.001142)
test_all 0.079370 0.037494 793.211387 (293.197514)
test_rubyspec 0.051972 0.034365 125.075874 (135.091463)
total: 478.81 sec