Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-004430
#<BuildRuby:0x00005651fb041f70
@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.20230902-004430",
@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.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.002103 0.004276 1.915774 ( 2.947620)
build_miniruby 0.001222 0.000204 1.695609 ( 1.790742)
build_ruby 0.001409 0.000234 3.398945 ( 3.921783)
build_all 0.006690 0.001115 6.300859 ( 4.380312)
build_install 0.012921 0.005982 7.631428 ( 5.643114)
test_btest 0.001228 0.000060 85.127962 ( 45.331376)
test_basic 0.004595 0.003843 0.990964 ( 1.293226)
test_all 0.007539 0.001599 691.603036 (303.990197)
test_rubyspec 0.029685 0.042962 103.933391 (123.188056)
total: 492.49 sec