Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-060923
#<BuildRuby:0x00007f3c31d3fdc8
@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.20240803-060923",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000044 0.000006 0.000050 ( 0.000049)
configure 0.000043 0.000006 0.000049 ( 0.000048)
build_up 0.008826 0.001132 4.460636 ( 5.013725)
build_miniruby 0.002033 0.000261 1.785292 ( 1.936031)
build_ruby 0.002089 0.000000 5.128922 ( 5.463548)
build_all 0.010797 0.000532 9.647630 ( 6.704171)
build_install 0.021225 0.004308 13.109423 ( 8.737140)
test_btest 0.001104 0.000144 122.257103 ( 37.427110)
test_basic 0.008992 0.001173 1.043610 ( 1.087759)
test_all 0.111229 0.041391 728.781888 (222.123013)
test_rubyspec 0.039880 0.052649 170.837771 ( 29.048663)
total: 317.54 sec