Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-085927
#<BuildRuby:0x000055965158e228
@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.20230913-085927",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006212 0.000194 2.291005 ( 4.574362)
build_miniruby 0.001494 0.000047 1.714047 ( 1.866628)
build_ruby 0.000000 0.001834 3.500726 ( 3.937253)
build_all 0.005814 0.002174 6.450769 ( 4.650040)
build_install 0.007504 0.012993 8.044186 ( 6.969142)
test_btest 0.001037 0.000148 84.896742 ( 45.506748)
test_basic 0.008065 0.000000 0.956949 ( 1.242487)
test_all 0.004854 0.004319 688.269864 (320.266293)
test_rubyspec 0.026868 0.045600 106.621731 (125.653558)
total: 514.67 sec