Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-162723
#<BuildRuby:0x00007f290535fdd8
@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.20241211-162723",
@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.000026 0.000006 0.000032 ( 0.000031)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.007312 0.000000 3.013490 ( 2.989865)
build_miniruby 0.001467 0.000142 1.114165 ( 1.111006)
build_ruby 0.001732 0.000358 3.565412 ( 3.757391)
build_all 0.006450 0.001335 5.884809 ( 2.448647)
build_install 0.011989 0.005116 8.251506 ( 3.852299)
test_btest 0.000689 0.000156 75.062872 ( 32.675654)
test_basic 0.001496 0.008193 0.873889 ( 1.204633)
test_all 0.112282 0.029023 693.695834 (218.608817)
test_rubyspec 0.050720 0.028464 117.117705 ( 26.855422)
total: 293.50 sec