Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-053029
#<BuildRuby:0x0000561ca7b863b0
@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.20230916-053029",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000026)
build_up 0.002179 0.004458 2.241229 ( 3.546474)
build_miniruby 0.001503 0.000278 1.675154 ( 1.677381)
build_ruby 0.000000 0.001816 3.500933 ( 3.728265)
build_all 0.006019 0.002689 6.297404 ( 3.819622)
build_install 0.012606 0.007457 7.638393 ( 6.748226)
test_btest 0.000000 0.000853 84.796874 ( 40.915777)
test_basic 0.005636 0.003598 1.027990 ( 1.134835)
test_all 0.008664 0.001187 695.559638 (278.059415)
test_rubyspec 0.041809 0.031862 108.910054 (123.199602)
total: 462.83 sec