Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-195453
#<BuildRuby:0x00007fbd1324fdd8
@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.20241011-195453",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.004001 0.004006 3.796250 ( 3.663264)
build_miniruby 0.001271 0.000424 1.415832 ( 1.413124)
build_ruby 0.001926 0.000000 4.068785 ( 4.260368)
build_all 0.005129 0.003599 7.277073 ( 3.037794)
build_install 0.018291 0.002508 9.666440 ( 4.401226)
test_btest 0.000637 0.000201 95.393131 ( 40.187471)
test_basic 0.005844 0.004332 1.151471 ( 1.233921)
test_all 0.103313 0.050057 789.292526 (293.887507)
test_rubyspec 0.053696 0.031280 132.981653 ( 31.173305)
total: 383.26 sec