Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-201755
#<BuildRuby:0x00007fd8255cfdc8
@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.20240630-201755",
@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.000023 0.000003 0.000026 ( 0.000028)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.004595 0.004101 4.102816 ( 3.634183)
build_miniruby 0.000000 0.001867 1.352539 ( 1.355170)
build_ruby 0.000636 0.001320 3.509511 ( 3.645688)
build_all 0.000631 0.007987 8.102512 ( 3.175912)
build_install 0.013190 0.007107 10.915134 ( 4.959465)
test_btest 0.000747 0.000222 110.998670 ( 32.519137)
test_basic 0.001478 0.008288 1.165448 ( 1.212334)
test_all 0.090559 0.059011 843.993600 (245.347349)
test_rubyspec 0.031332 0.062825 165.979895 ( 34.311200)
total: 330.16 sec