Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-144218
#<BuildRuby:0x000055620b199f70
@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.20230908-144218",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.003979 0.004012 2.309012 ( 4.721961)
build_miniruby 0.000000 0.001719 15.493315 ( 15.543633)
build_ruby 0.000000 0.001613 3.535562 ( 3.878140)
build_all 0.006282 0.001377 6.376276 ( 4.229857)
build_install 0.007122 0.013398 8.116694 ( 5.899160)
test_btest 0.000635 0.000148 81.186126 ( 43.458790)
test_basic 0.006954 0.000585 0.939188 ( 1.402855)
test_all 0.007664 0.001731 640.841778 (299.187753)
test_rubyspec 0.020003 0.052309 102.600054 (122.048166)
total: 500.37 sec