Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-192057
#<BuildRuby:0x000055b9b7a7ded0
@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.20230624-192057",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000000 0.007084 2.162359 ( 6.352861)
build_miniruby 0.001173 0.000610 1.838639 ( 3.362342)
build_ruby 0.001749 0.000292 3.340698 ( 5.912199)
build_all 0.007504 0.001251 2.610350 ( 3.583604)
build_install 0.013839 0.006920 4.135174 ( 5.739631)
test_btest 0.000571 0.000114 83.212359 ( 72.331786)
test_basic 0.006868 0.001374 0.943082 ( 1.839923)
test_all 0.001642 0.000329 642.996206 (539.720182)
test_rubyspec 0.047054 0.016838 91.905003 (207.435018)
total: 846.28 sec