Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-081057
#<BuildRuby:0x000055af40b66008
@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.20231018-081057",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.006309 0.000000 2.426158 ( 2.510375)
build_miniruby 0.000000 0.001821 1.614347 ( 1.613539)
build_ruby 0.000000 0.001883 3.274776 ( 3.443485)
build_all 0.007601 0.000712 6.339704 ( 2.709687)
build_install 0.007555 0.011856 8.004582 ( 4.088171)
test_btest 0.000590 0.000096 88.411195 ( 33.780514)
test_basic 0.004068 0.003365 0.948119 ( 1.014219)
test_all 0.005836 0.003435 707.049306 (252.214644)
test_rubyspec 0.026826 0.042468 102.806131 (114.423713)
total: 415.80 sec