Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-114739
#<BuildRuby:0x00005641d32ae138
@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.20240129-114739",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000026 0.000010 0.000036 ( 0.000035)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.002672 0.003391 1.937239 ( 2.283570)
build_miniruby 0.001366 0.000535 1.623036 ( 1.622886)
build_ruby 0.001242 0.000486 3.352043 ( 3.594076)
build_all 0.003883 0.003906 5.991861 ( 2.820045)
build_install 0.010132 0.008902 7.465090 ( 4.219841)
test_btest 0.000614 0.000283 85.551474 ( 30.469431)
test_basic 0.005958 0.000853 0.892670 ( 0.963583)
test_all 0.063381 0.050939 714.012052 (242.350434)
test_rubyspec 0.044117 0.059974 166.777348 (178.674891)
total: 467.00 sec