Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-232922
#<BuildRuby:0x00005580497de320
@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.20230923-232922",
@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.000027 0.000007 0.000034 ( 0.000029)
autoconf 0.000040 0.000010 0.000050 ( 0.000044)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.006872 0.000695 2.239486 ( 4.695938)
build_miniruby 0.001187 0.000277 1.634006 ( 1.821813)
build_ruby 0.001469 0.000342 3.187769 ( 3.521305)
build_all 0.007069 0.001650 6.379960 ( 4.360431)
build_install 0.009237 0.011852 7.692644 ( 5.606801)
test_btest 0.000744 0.000226 82.732161 ( 44.699501)
test_basic 0.005578 0.003372 0.957360 ( 1.233663)
test_all 0.007624 0.002396 677.014706 (299.718883)
test_rubyspec 0.045574 0.024586 102.657692 (121.793794)
total: 487.45 sec