Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-061403
#<BuildRuby:0x000055b03dd9a3d0
@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.20230311-061403",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000043 0.000005 0.000048 ( 0.000047)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.002304 0.004215 1.871507 ( 4.436218)
build_miniruby 0.000000 0.001873 1.305521 ( 1.497703)
build_ruby 0.000000 0.001512 2.561228 ( 2.900998)
build_all 0.005378 0.001468 2.188490 ( 2.438712)
build_install 0.017379 0.000000 3.457563 ( 3.407083)
test_btest 0.000690 0.000000 67.304901 ( 39.648104)
test_basic 0.004192 0.001508 0.540147 ( 0.835182)
test_all 0.001022 0.000180 576.231898 (250.831222)
test_rubyspec 0.031125 0.020060 78.910935 ( 93.497758)
total: 399.49 sec