Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-045357
#<BuildRuby:0x00005648012d17f8
@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.20240127-045357",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001610 0.004514 1.821904 ( 2.149809)
build_miniruby 0.001192 0.000397 1.642693 ( 1.641052)
build_ruby 0.001214 0.000405 3.224051 ( 3.433067)
build_all 0.000000 0.007828 6.392725 ( 2.561477)
build_install 0.008371 0.009231 7.745577 ( 3.773851)
test_btest 0.000601 0.000290 85.847152 ( 23.109431)
test_basic 0.003907 0.001887 0.787745 ( 0.849028)
test_all 0.079970 0.039878 802.496199 (436.260183)
test_rubyspec 0.052408 0.061357 185.011812 (287.502589)
total: 761.28 sec