Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-034626
#<BuildRuby:0x0000559189925f70
@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.20240117-034626",
@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.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005697 1.611178 ( 2.184463)
build_miniruby 0.000000 0.001562 1.913917 ( 1.913835)
build_ruby 0.000000 0.001694 3.390036 ( 3.632260)
build_all 0.002934 0.004381 5.790221 ( 2.614566)
build_install 0.014735 0.000887 6.903955 ( 3.701450)
test_btest 0.000567 0.000133 84.165451 ( 27.965493)
test_basic 0.002866 0.002633 0.709398 ( 0.768353)
test_all 0.083827 0.031858 781.606327 (263.240083)
test_rubyspec 0.034445 0.060397 154.534749 (166.111946)
total: 472.13 sec