Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250116-174630
#<BuildRuby:0x00007f781160fdc0
@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.20250116-174630",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.005811 0.000000 2.034666 ( 2.220519)
build_miniruby 0.001522 0.000000 1.414684 ( 1.418852)
build_ruby 0.001858 0.000000 3.761032 ( 3.931056)
build_all 0.007984 0.000000 6.057846 ( 2.771484)
build_install 0.008928 0.010352 7.899978 ( 4.545366)
test_btest 0.000000 0.001057 70.458534 ( 22.639411)
test_basic 0.004666 0.003910 0.836364 ( 0.894661)
test_all 0.088104 0.035529 604.839096 (176.254656)
test_rubyspec 0.035074 0.038267 105.258561 ( 24.599727)
total: 239.28 sec