Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-162111
#<BuildRuby:0x00007fe4d8e7fdc8
@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.20241204-162111",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006299 0.001453 3.857283 ( 3.400392)
build_miniruby 0.001338 0.000309 1.305122 ( 1.302171)
build_ruby 0.001790 0.000000 3.617547 ( 3.830300)
build_all 0.008448 0.000000 6.183450 ( 2.638768)
build_install 0.015932 0.001799 9.030951 ( 4.472167)
test_btest 0.000742 0.000148 74.555229 ( 20.391752)
test_basic 0.004900 0.004201 0.766545 ( 0.817928)
test_all 0.094201 0.047509 665.085971 (194.883388)
test_rubyspec 0.040510 0.039314 119.086239 ( 23.888606)
total: 255.63 sec