Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-014502
#<BuildRuby:0x000055c0ea7257f8
@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.20230612-014502",
@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.000030 0.000004 0.000034 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001574 0.004125 1.859463 ( 3.175094)
build_miniruby 0.001626 0.000000 1.310978 ( 1.310913)
build_ruby 0.001895 0.000000 2.653356 ( 2.823130)
build_all 0.006573 0.000000 2.106818 ( 1.337436)
build_install 0.014312 0.001883 3.266216 ( 2.324150)
test_btest 0.000876 0.000122 76.219714 ( 29.816489)
test_basic 0.002249 0.003364 0.775079 ( 0.881015)
test_all 0.001547 0.000000 571.744514 (197.958145)
test_rubyspec 0.012493 0.033944 77.930836 ( 89.693105)
total: 329.32 sec