Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-061552
#<BuildRuby:0x00007fce4b82fde0
@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.20241210-061552",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.002531 0.004704 2.599317 ( 2.607195)
build_miniruby 0.001104 0.000297 1.084012 ( 1.081518)
build_ruby 0.001802 0.000000 3.211260 ( 3.425944)
build_all 0.008387 0.000000 5.754849 ( 2.461667)
build_install 0.006916 0.010311 7.227118 ( 22.989318)
test_btest 0.000622 0.000195 60.198915 ( 18.345831)
test_basic 0.004163 0.005037 0.700631 ( 0.763603)
test_all 0.092008 0.047090 662.652245 (191.048080)
test_rubyspec 0.051585 0.023579 110.760025 ( 20.385602)
total: 263.11 sec