Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-220929
#<BuildRuby:0x00007fc4492efdc8
@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.20241104-220929",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.003029 0.004592 3.542331 ( 3.484576)
build_miniruby 0.001424 0.000276 1.342837 ( 1.341287)
build_ruby 0.000000 0.002031 4.247194 ( 4.361824)
build_all 0.000000 0.008666 6.506841 ( 2.700578)
build_install 0.012444 0.006981 9.056798 ( 4.072121)
test_btest 0.000801 0.000242 77.696763 ( 21.832637)
test_basic 0.009594 0.000280 0.909914 ( 0.965795)
test_all 0.068067 0.079252 697.978626 (217.280192)
test_rubyspec 0.062920 0.023190 122.050710 ( 30.280708)
total: 286.32 sec