Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-111919
#<BuildRuby:0x000055a84eb6a1d8
@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.20230901-111919",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.005227 0.000804 1.857947 ( 3.096219)
build_miniruby 0.002187 0.000000 1.638468 ( 1.855962)
build_ruby 0.001727 0.000000 3.582899 ( 4.012796)
build_all 0.006700 0.000957 6.109473 ( 3.992831)
build_install 0.012595 0.005154 7.542407 ( 5.660841)
test_btest 0.000794 0.000000 85.508871 ( 45.665099)
test_basic 0.008758 0.000000 1.000086 ( 1.183052)
test_all 0.010298 0.000000 660.310283 (286.778237)
test_rubyspec 0.026554 0.042101 104.147894 (124.481256)
total: 476.73 sec