Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-205705
#<BuildRuby:0x00005632d6cd2120
@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-205705",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005661 0.001132 2.282241 ( 4.844721)
build_miniruby 0.000000 0.001800 1.709156 ( 1.990699)
build_ruby 0.000000 0.001672 3.553339 ( 3.971932)
build_all 0.000036 0.007437 2.657965 ( 2.479979)
build_install 0.017654 0.000492 4.055450 ( 3.832022)
test_btest 0.000612 0.000163 81.557707 ( 45.013693)
test_basic 0.006952 0.001854 0.953154 ( 1.462382)
test_all 0.000785 0.000209 645.732064 (331.996309)
test_rubyspec 0.030304 0.025343 94.764138 (152.063171)
total: 547.66 sec