Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-230028
#<BuildRuby:0x0000558dae942258
@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.20230817-230028",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006318 0.000000 2.106671 ( 3.343044)
build_miniruby 0.001841 0.000092 1.514078 ( 1.514313)
build_ruby 0.001686 0.000000 3.115687 ( 3.285469)
build_all 0.003058 0.004208 6.090615 ( 2.703151)
build_install 0.018222 0.001205 7.512879 ( 3.936343)
test_btest 0.000840 0.000168 82.720940 ( 24.775747)
test_basic 0.004210 0.000842 0.879480 ( 0.963040)
test_all 0.008173 0.000703 687.619496 (223.235109)
test_rubyspec 0.026511 0.042897 100.283906 (113.842723)
total: 377.60 sec