Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-065023
#<BuildRuby:0x00005615120b2390
@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.20240306-065023",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.003823 0.003974 2.774617 ( 2.769577)
build_miniruby 0.002960 0.000423 85.615913 ( 34.048529)
build_ruby 0.001600 0.000229 3.398212 ( 3.591170)
build_all 0.013259 0.009312 82.064163 ( 33.109743)
build_install 0.017372 0.001634 8.848532 ( 5.141413)
test_btest 0.000807 0.000151 90.489407 ( 35.555532)
test_basic 0.006087 0.001141 0.990881 ( 1.087998)
test_all 0.072866 0.045252 786.126008 (311.401548)
test_rubyspec 0.058206 0.028382 123.734112 (133.181960)
total: 559.89 sec