Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-140358
#<BuildRuby:0x000055e6d0e7e1d8
@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.20230828-140358",
@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.000029 0.000003 0.000032 ( 0.000024)
autoconf 0.000036 0.000003 0.000039 ( 0.000035)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.006842 0.000266 2.346333 ( 5.338745)
build_miniruby 0.001651 0.000000 1.660356 ( 1.717003)
build_ruby 0.000000 0.001677 3.279760 ( 3.910504)
build_all 0.002239 0.006554 6.540983 ( 4.429343)
build_install 0.019332 0.000000 7.988270 ( 5.898217)
test_btest 0.000738 0.000000 87.391837 ( 49.138217)
test_basic 0.008730 0.000515 1.035449 ( 1.530723)
test_all 0.009266 0.001135 692.377911 (350.131598)
test_rubyspec 0.054122 0.018576 107.007544 (126.120802)
total: 548.22 sec