Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-022912
#<BuildRuby:0x0000557a1cd22120
@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.20230530-022912",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.001358 0.004539 1.607112 ( 2.816102)
build_miniruby 0.001350 0.000000 1.028468 ( 1.026979)
build_ruby 0.001597 0.000000 2.175205 ( 2.367207)
build_all 0.006292 0.000000 1.915175 ( 1.157656)
build_install 0.011563 0.001529 2.811700 ( 1.802075)
test_btest 0.000683 0.000237 75.596312 ( 20.337795)
test_basic 0.004572 0.000260 0.704654 ( 0.776807)
test_all 0.002263 0.000000 556.641755 (183.489987)
test_rubyspec 0.029161 0.017107 77.085318 ( 88.802193)
total: 302.58 sec