Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-144245
#<BuildRuby:0x0000556adf20e258
@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.20240315-144245",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.000000 0.006881 2.459011 ( 2.728883)
build_miniruby 0.000336 0.001279 1.776146 ( 1.782686)
build_ruby 0.001432 0.000386 3.955513 ( 4.207544)
build_all 0.008541 0.000000 7.357231 ( 4.396522)
build_install 0.013993 0.006547 8.902457 ( 5.781626)
test_btest 0.000765 0.000209 94.259162 ( 45.658240)
test_basic 0.000950 0.006982 1.048940 ( 1.153324)
test_all 0.082465 0.036572 768.575155 (339.131022)
test_rubyspec 0.041833 0.048952 133.715064 (149.135537)
total: 553.98 sec