Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-143420
#<BuildRuby:0x00007fd1282ffde0
@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.20240620-143420",
@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.000000 0.000030 0.000030 ( 0.000030)
autoconf 0.000000 0.000049 0.000049 ( 0.000049)
configure 0.000000 0.000040 0.000040 ( 0.000041)
build_up 0.004438 0.003755 3.305014 ( 3.281753)
build_miniruby 0.001285 0.000471 1.321670 ( 1.318833)
build_ruby 0.001486 0.000545 4.068827 ( 9.176755)
build_all 0.008386 0.000050 7.892300 ( 3.198763)
build_install 0.012340 0.006748 9.941386 ( 4.741766)
test_btest 0.001099 0.000121 110.570990 ( 30.249764)
test_basic 0.000967 0.011107 1.246198 ( 1.304091)
test_all 0.098653 0.050475 860.699245 (267.486546)
test_rubyspec 0.049256 0.046782 161.778273 ( 34.531607)
total: 355.29 sec