Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-161345
#<BuildRuby:0x000055c9113ea258
@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.20230310-161345",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003041 0.003527 1.903761 ( 4.294131)
build_miniruby 0.001113 0.000290 1.321760 ( 1.615451)
build_ruby 0.001169 0.000305 2.763594 ( 3.332028)
build_all 0.006330 0.000638 2.189744 ( 2.380894)
build_install 0.015336 0.002749 3.370815 ( 3.701317)
test_btest 0.000000 0.001028 68.801742 ( 41.757111)
test_basic 0.002365 0.003910 0.570905 ( 0.879042)
test_all 0.000000 0.001104 543.480767 (265.237882)
test_rubyspec 0.006533 0.040723 77.790517 ( 88.478042)
total: 411.68 sec