Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-134019
#<BuildRuby:0x00005632389d6320
@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.20240131-134019",
@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.000023)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005779 0.000428 1.803893 ( 2.169030)
build_miniruby 0.001254 0.000092 1.293406 ( 1.291134)
build_ruby 0.001321 0.000098 2.464367 ( 2.707421)
build_all 0.000000 0.007204 5.706551 ( 2.210260)
build_install 0.016217 0.000586 6.955088 ( 3.183179)
test_btest 0.000884 0.000110 82.724020 ( 21.409415)
test_basic 0.005531 0.000691 0.924729 ( 0.981625)
test_all 0.095055 0.023098 709.585109 (201.715441)
test_rubyspec 0.022855 0.078885 149.065146 (160.059701)
total: 395.73 sec