Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-015735
#<BuildRuby:0x000055adeb17e230
@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.20240131-015735",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005292 0.000814 2.046724 ( 2.452318)
build_miniruby 0.001627 0.000250 1.676851 ( 1.679567)
build_ruby 0.001381 0.000213 3.440468 ( 3.736149)
build_all 0.007301 0.000445 6.407223 ( 3.309368)
build_install 0.018524 0.000706 7.779825 ( 4.755984)
test_btest 0.000753 0.000000 86.571469 ( 45.553840)
test_basic 0.002829 0.004438 0.957495 ( 1.153319)
test_all 0.082605 0.030757 694.905319 (255.633639)
test_rubyspec 0.054105 0.050139 164.378003 (176.287600)
total: 494.56 sec