Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-153333
#<BuildRuby:0x00005646ffd66018
@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.20240303-153333",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004034 0.003957 2.497164 ( 2.342593)
build_miniruby 0.001172 0.000225 1.711998 ( 1.714091)
build_ruby 0.001581 0.000304 3.543655 ( 3.801948)
build_all 0.006980 0.000541 6.424770 ( 2.629823)
build_install 0.010151 0.009830 8.261311 ( 4.098803)
test_btest 0.000765 0.000191 92.421024 ( 36.204842)
test_basic 0.000986 0.006474 0.994926 ( 1.098899)
test_all 0.090254 0.026619 781.564505 (290.831141)
test_rubyspec 0.039511 0.048517 124.160872 (133.714064)
total: 476.44 sec