Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-235220
#<BuildRuby:0x00007f915952fde0
@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.20241007-235220",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000040 0.000008 0.000048 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.003622 0.003920 3.898902 ( 3.806873)
build_miniruby 0.001411 0.000309 1.743071 ( 1.739308)
build_ruby 0.001607 0.000352 4.219408 ( 4.375885)
build_all 0.008847 0.000000 7.129274 ( 2.858520)
build_install 0.009451 0.007676 9.501830 ( 4.214413)
test_btest 0.000837 0.000203 92.060054 ( 23.909953)
test_basic 0.004696 0.005332 0.964817 ( 1.013479)
test_all 0.102320 0.048402 704.250811 (200.779928)
test_rubyspec 0.055017 0.035588 133.880330 ( 25.340483)
total: 268.04 sec