Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-185704
#<BuildRuby:0x000055e30d7663d0
@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.20230729-185704",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.001664 0.004421 2.133918 ( 3.519866)
build_miniruby 0.001215 0.000317 1.767876 ( 1.776609)
build_ruby 0.000000 0.002229 3.276596 ( 3.536942)
build_all 0.005271 0.002115 2.604925 ( 1.924372)
build_install 0.013716 0.004528 3.901859 ( 2.904868)
test_btest 0.000607 0.000179 80.094700 ( 34.902718)
test_basic 0.007529 0.000939 0.954555 ( 1.149245)
test_all 0.000000 0.001827 620.594916 (264.751836)
test_rubyspec 0.026390 0.028716 92.145424 (115.263809)
total: 429.73 sec