Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-230042
#<BuildRuby:0x00007f845f6afdc0
@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.20241025-230042",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000480 0.008091 4.016905 ( 4.219487)
build_miniruby 0.001430 0.000346 1.577159 ( 1.614928)
build_ruby 0.001656 0.000401 4.407464 ( 4.546930)
build_all 0.008408 0.001013 7.067956 ( 2.998806)
build_install 0.008854 0.009784 9.634812 ( 4.418930)
test_btest 0.000960 0.000274 84.741010 ( 39.772462)
test_basic 0.006844 0.006546 1.213749 ( 1.610699)
test_all 0.085089 0.066317 783.744819 (360.278662)
test_rubyspec 0.063884 0.026521 130.728399 ( 60.025437)
total: 479.49 sec