Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-095204
#<BuildRuby:0x00005585a3aae320
@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.20240128-095204",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005594 0.001119 1.796893 ( 2.116507)
build_miniruby 0.001131 0.000226 1.563322 ( 1.561037)
build_ruby 0.001237 0.000248 3.403913 ( 3.600574)
build_all 0.006533 0.000425 6.143364 ( 2.305752)
build_install 0.011832 0.006059 6.815481 ( 3.161295)
test_btest 0.000865 0.000192 83.033012 ( 21.868103)
test_basic 0.001342 0.005068 0.771135 ( 0.830127)
test_all 0.067556 0.050168 772.548720 (233.258262)
test_rubyspec 0.026814 0.072683 149.884767 (161.202106)
total: 429.90 sec