Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-063940
#<BuildRuby:0x0000562d13005a00
@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.20230915-063940",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.000000 0.007363 2.276951 ( 4.306614)
build_miniruby 0.000000 0.001853 1.672311 ( 1.971739)
build_ruby 0.000000 0.001937 3.440791 ( 3.813683)
build_all 0.004077 0.005769 6.582460 ( 4.718863)
build_install 0.015603 0.004794 7.921231 ( 6.911305)
test_btest 0.000796 0.000193 85.189996 ( 46.076309)
test_basic 0.006178 0.002505 0.984526 ( 1.411432)
test_all 0.002373 0.008132 663.179445 (321.201449)
test_rubyspec 0.042537 0.024693 104.156582 (116.097577)
total: 506.51 sec