Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-085512
#<BuildRuby:0x00005632705523e8
@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.20230730-085512",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.007107 0.000861 2.352392 ( 3.807429)
build_miniruby 0.001821 0.000000 1.737145 ( 1.765442)
build_ruby 0.001810 0.000000 3.639663 ( 4.006879)
build_all 0.007307 0.000837 2.656628 ( 1.936587)
build_install 0.011168 0.008360 4.306298 ( 3.659685)
test_btest 0.000679 0.000110 87.401485 ( 24.366566)
test_basic 0.000000 0.006448 0.854356 ( 0.920356)
test_all 0.000000 0.001011 642.371830 (209.466671)
test_rubyspec 0.031737 0.023394 94.730658 (106.980080)
total: 356.91 sec