Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-015628
#<BuildRuby:0x000055c1143ca138
@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.20231225-015628",
@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.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.001168 0.004318 1.606553 ( 2.055342)
build_miniruby 0.001188 0.000396 1.599082 ( 1.598220)
build_ruby 0.001235 0.000411 3.156084 ( 3.391784)
build_all 0.008289 0.000000 5.589639 ( 3.090679)
build_install 0.017955 0.002299 6.790916 ( 4.025262)
test_btest 0.000570 0.000160 80.275946 ( 29.593356)
test_basic 0.002357 0.003438 0.904454 ( 1.002964)
test_all 0.077373 0.043311 790.826515 (295.440899)
test_rubyspec 0.035455 0.031892 94.448006 (106.270155)
total: 446.47 sec