Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-040238
#<BuildRuby:0x00007f271c7dfdd0
@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.20240625-040238",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.007158 0.000702 3.453674 ( 3.412914)
build_miniruby 0.001418 0.000320 1.232993 ( 1.230027)
build_ruby 0.001570 0.000355 3.863305 ( 4.009540)
build_all 0.007289 0.003957 8.397594 ( 3.495846)
build_install 0.011117 0.012182 11.213823 ( 5.165536)
test_btest 0.000642 0.000196 117.848485 ( 32.257740)
test_basic 0.001414 0.011535 1.327793 ( 1.398924)
test_all 0.103727 0.046526 820.885226 (261.026858)
test_rubyspec 0.056503 0.038741 172.201763 ( 29.808813)
total: 341.81 sec