Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-031056
#<BuildRuby:0x000055e040676120
@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.20230913-031056",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005672 0.000841 2.331452 ( 3.617685)
build_miniruby 0.001740 0.000257 1.706923 ( 1.707884)
build_ruby 0.000000 0.002074 3.462505 ( 3.671763)
build_all 0.005007 0.003023 6.392743 ( 3.256219)
build_install 0.003397 0.017448 8.037412 ( 4.761664)
test_btest 0.000575 0.000185 83.651120 ( 33.639082)
test_basic 0.001070 0.004815 0.816294 ( 0.878359)
test_all 0.006758 0.002414 769.100376 (269.996774)
test_rubyspec 0.033835 0.035789 103.606227 (116.320362)
total: 437.85 sec