Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-191610
#<BuildRuby:0x00005643edfe21a8
@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.20240304-191610",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.008047 0.000000 2.777064 ( 2.699297)
build_miniruby 0.001577 0.000000 1.873073 ( 2.033057)
build_ruby 0.000000 0.001597 4.054497 ( 4.385628)
build_all 0.007387 0.002196 7.194436 ( 4.763637)
build_install 0.010096 0.011682 9.120822 ( 6.520814)
test_btest 0.000854 0.000112 92.416638 ( 43.452192)
test_basic 0.007732 0.001017 1.032424 ( 1.265251)
test_all 0.093497 0.026663 813.548554 (325.525084)
test_rubyspec 0.058069 0.032441 130.033770 (139.405965)
total: 530.05 sec