Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-162009
#<BuildRuby:0x000055e7408b6258
@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.20240320-162009",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.010382 0.000216 4.068515 ( 3.174875)
build_miniruby 0.001478 0.000000 1.768292 ( 1.772864)
build_ruby 0.000000 0.001900 3.643098 ( 3.872813)
build_all 0.002805 0.005594 6.852161 ( 2.801328)
build_install 0.012216 0.010361 9.973128 ( 4.763193)
test_btest 0.000883 0.000173 96.701493 ( 53.439950)
test_basic 0.004167 0.004698 1.068187 ( 1.181677)
test_all 0.100021 0.025540 852.406757 (448.071550)
test_rubyspec 0.059674 0.041212 140.814727 (184.395643)
total: 703.47 sec