Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-064724
#<BuildRuby:0x0000561df847e228
@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.20240307-064724",
@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.000013 0.000004 0.000017 ( 0.000019)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.007586 0.001205 2.731076 ( 3.121377)
build_miniruby 0.001144 0.000381 1.907790 ( 1.925484)
build_ruby 0.001369 0.000456 3.634738 ( 3.937467)
build_all 0.005362 0.003166 6.744670 ( 4.426040)
build_install 0.018281 0.003202 9.106808 ( 5.882197)
test_btest 0.000769 0.000246 94.019073 ( 34.509650)
test_basic 0.005804 0.001858 0.913008 ( 1.005676)
test_all 0.097168 0.021312 814.510027 (300.720273)
test_rubyspec 0.042865 0.042772 124.812917 (134.355547)
total: 489.88 sec