Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-082539
#<BuildRuby:0x0000557e437723d0
@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.20230623-082539",
@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.000028 0.000005 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.006468 1.958626 ( 4.258208)
build_miniruby 0.000204 0.001356 1.525803 ( 1.766205)
build_ruby 0.000000 0.001591 3.085067 ( 4.355115)
build_all 0.003914 0.003366 2.297582 ( 2.900248)
build_install 0.007742 0.009446 3.650482 ( 4.237217)
test_btest 0.000596 0.000206 76.451032 ( 45.101469)
test_basic 0.005809 0.000517 0.836043 ( 1.323794)
test_all 0.000000 0.002252 561.563311 (320.897774)
test_rubyspec 0.041048 0.011355 85.601505 (123.447456)
total: 508.29 sec