Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-144443
#<BuildRuby:0x00005563596fe138
@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.20240303-144443",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007105 0.000888 2.592709 ( 2.387613)
build_miniruby 0.001248 0.000156 1.656123 ( 1.654961)
build_ruby 0.000000 0.001611 3.355872 ( 3.620793)
build_all 0.003920 0.004698 6.854106 ( 3.928309)
build_install 0.019025 0.002603 8.979617 ( 5.954176)
test_btest 0.000767 0.000132 95.440783 ( 44.823372)
test_basic 0.000000 0.008275 1.029865 ( 1.274084)
test_all 0.082379 0.038553 789.772497 (289.612231)
test_rubyspec 0.047728 0.044153 125.386129 (135.128548)
total: 488.39 sec