Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-105431
#<BuildRuby:0x00005641393e1fb8
@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.20230515-105431",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004881 0.000257 1.779693 ( 3.048866)
build_miniruby 0.001325 0.000000 1.347812 ( 1.346386)
build_ruby 0.001668 0.000000 2.455708 ( 2.618254)
build_all 0.002111 0.003543 2.119230 ( 1.322931)
build_install 0.013681 0.000163 3.312255 ( 2.312886)
test_btest 0.000000 0.000866 73.583729 ( 23.181938)
test_basic 0.004802 0.002679 0.780300 ( 0.872690)
test_all 0.001422 0.000042 562.406468 (177.139128)
test_rubyspec 0.038117 0.010860 75.013885 ( 86.711346)
total: 298.56 sec