Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-111034
#<BuildRuby:0x00005584e28f2480
@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.20231221-111034",
@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.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002835 0.002871 1.749868 ( 2.111665)
build_miniruby 0.001063 0.000232 1.241215 ( 1.239647)
build_ruby 0.000000 0.001601 2.721911 ( 2.945857)
build_all 0.002495 0.004511 5.296706 ( 2.114111)
build_install 0.009286 0.009190 6.521175 ( 3.217372)
test_btest 0.000749 0.000260 76.952118 ( 20.480430)
test_basic 0.000877 0.004202 0.791212 ( 0.859356)
test_all 0.061798 0.054209 646.163781 (251.916990)
test_rubyspec 0.031353 0.033936 92.588733 (104.774327)
total: 389.66 sec