Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250107-043039
#<BuildRuby:0x00007f20e59cfdd0
@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.20250107-043039",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000000 0.005244 1.869516 ( 2.176905)
build_miniruby 0.000000 0.001479 1.512370 ( 1.510581)
build_ruby 0.000481 0.001225 3.485832 ( 3.693527)
build_all 0.007230 0.000620 5.465783 ( 2.377591)
build_install 0.010731 0.004654 6.942004 ( 3.843974)
test_btest 0.000734 0.000156 64.312774 ( 17.352451)
test_basic 0.005723 0.000307 0.730633 ( 0.784323)
test_all 0.077475 0.058962 636.201737 (188.286115)
test_rubyspec 0.039204 0.036612 103.593707 ( 25.946963)
total: 245.97 sec