Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-132210
#<BuildRuby:0x00005634b94d6338
@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.20240312-132210",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007168 0.001247 2.712924 ( 3.463599)
build_miniruby 0.001209 0.000210 1.904137 ( 1.977282)
build_ruby 0.000000 0.002096 3.643564 ( 4.024716)
build_all 0.005090 0.003305 7.066931 ( 4.365480)
build_install 0.006073 0.015769 9.023642 ( 6.317088)
test_btest 0.000962 0.000000 96.289161 ( 60.494781)
test_basic 0.008582 0.000320 1.068134 ( 1.376104)
test_all 0.078503 0.046715 807.861681 (380.352862)
test_rubyspec 0.043819 0.050336 134.556818 (150.192498)
total: 612.57 sec