Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-202258
#<BuildRuby:0x00007fe86e39fdd8
@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.20240718-202258",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002992 0.005127 3.479124 ( 3.364003)
build_miniruby 0.001126 0.000363 1.398344 ( 1.395767)
build_ruby 0.001930 0.000000 3.540191 ( 3.706057)
build_all 0.007024 0.001647 7.631826 ( 2.994217)
build_install 0.011609 0.007813 9.746803 ( 4.558773)
test_btest 0.000000 0.001041 105.749147 ( 27.455494)
test_basic 0.003595 0.005138 0.879168 ( 0.932508)
test_all 0.114575 0.033861 788.891707 (234.965591)
test_rubyspec 0.068881 0.020943 158.693251 ( 35.461574)
total: 314.84 sec