Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-151436
#<BuildRuby:0x000055e0bdb5e390
@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.20240221-151436",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.000047 0.007410 2.507457 ( 2.512328)
build_miniruby 0.001547 0.000000 7.596912 ( 7.243733)
build_ruby 0.001488 0.000000 2.874098 ( 3.100938)
build_all 0.007505 0.000000 6.281197 ( 2.417095)
build_install 0.018216 0.000215 8.481828 ( 4.120738)
test_btest 0.000385 0.000869 89.316962 ( 23.658773)
test_basic 0.000000 0.007608 0.914806 ( 0.981034)
test_all 0.076150 0.039424 780.663707 (219.323570)
test_rubyspec 0.057856 0.026444 116.983821 (126.049469)
total: 389.41 sec