Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250101-074442
#<BuildRuby:0x00007f2c75d6fdc8
@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.20250101-074442",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.001818 0.003661 1.943354 ( 2.394696)
build_miniruby 0.001541 0.000000 1.403474 ( 1.401413)
build_ruby 0.001516 0.000485 3.811917 ( 30.221503)
build_all 0.006926 0.001806 5.750559 ( 2.371997)
build_install 0.008957 0.008467 7.498924 ( 5.525991)
test_btest 0.000875 0.000184 73.355488 ( 20.232934)
test_basic 0.005401 0.001137 0.847556 ( 0.957571)
test_all 0.099349 0.043477 666.683468 (216.199264)
test_rubyspec 0.047453 0.031360 118.647596 ( 26.153058)
total: 305.46 sec