Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-234116
#<BuildRuby:0x00007fe8d8a5fdc0
@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.20241230-234116",
@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.000032 0.000006 0.000038 ( 0.000037)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.002685 0.002837 1.804949 ( 2.083133)
build_miniruby 0.001549 0.000000 1.203624 ( 1.200513)
build_ruby 0.001670 0.000000 3.781797 ( 3.953160)
build_all 0.007484 0.001528 6.284578 ( 2.553155)
build_install 0.006517 0.009583 7.975747 ( 4.327378)
test_btest 0.000629 0.000175 75.411342 ( 20.713252)
test_basic 0.004891 0.006719 1.040114 ( 1.095411)
test_all 0.107245 0.035572 738.908700 (259.429617)
test_rubyspec 0.067123 0.016587 119.053469 ( 42.131434)
total: 337.49 sec