Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-200652
#<BuildRuby:0x00007fc6d612fdc8
@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.20240710-200652",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.003956 0.003957 3.701146 ( 3.255136)
build_miniruby 0.001349 0.000238 1.140853 ( 1.138739)
build_ruby 0.001680 0.000000 3.007104 ( 3.215952)
build_all 0.007524 0.000214 7.071304 ( 2.806198)
build_install 0.013623 0.004309 9.946514 ( 4.471780)
test_btest 0.000796 0.000143 109.258972 ( 29.450392)
test_basic 0.007335 0.001317 1.146766 ( 1.201224)
test_all 0.121949 0.027823 816.281688 (232.837722)
test_rubyspec 0.048187 0.039561 166.430655 ( 32.434874)
total: 310.81 sec