Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-214151
#<BuildRuby:0x00007f90dfdefdd8
@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.20241208-214151",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003511 0.003868 3.639966 ( 4.280664)
build_miniruby 0.000000 0.001693 1.664611 ( 1.813809)
build_ruby 0.000041 0.002186 4.438170 ( 51.821794)
build_all 0.008338 0.001061 6.634513 ( 4.270788)
build_install 0.015643 0.007152 9.427815 ( 6.333767)
test_btest 0.000633 0.000168 81.321534 ( 50.873379)
test_basic 0.001990 0.009560 1.097226 ( 2.234783)
test_all 0.118981 0.032594 797.061644 (344.453737)
test_rubyspec 0.039766 0.043670 114.594992 ( 28.120236)
total: 494.20 sec