Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-114310
#<BuildRuby:0x00007f240822fdc0
@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.20240924-114310",
@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.000024)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.003350 0.005196 3.985945 ( 3.446358)
build_miniruby 0.001069 0.000357 1.346820 ( 1.344363)
build_ruby 0.000000 0.002068 4.341038 ( 4.488951)
build_all 0.005121 0.003974 6.991541 ( 3.211005)
build_install 0.014282 0.007577 10.417837 ( 5.398143)
test_btest 0.000836 0.000000 91.946013 ( 27.979735)
test_basic 0.007795 0.001644 0.966338 ( 1.015666)
test_all 0.121490 0.026139 720.061542 (223.879704)
test_rubyspec 0.039073 0.047831 130.636142 ( 29.724558)
total: 300.49 sec