Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-214806
#<BuildRuby:0x000055dd3d496018
@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.20230214-214806",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004504 0.000156 1.270681 ( 1.693944)
build_miniruby 0.000900 0.000300 1.028878 ( 1.026912)
build_ruby 0.000924 0.000308 2.224403 ( 2.451408)
build_all 0.005737 0.000440 3.431167 ( 1.669992)
build_install 0.006150 0.007796 2.640003 ( 1.827660)
test_btest 0.000648 0.000252 56.541728 ( 14.655785)
test_basic 0.001880 0.003288 0.494483 ( 0.586285)
test_all 0.001112 0.000468 593.172566 (167.937424)
test_rubyspec 0.018242 0.022564 58.503033 ( 68.819496)
total: 260.67 sec