Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-190846
#<BuildRuby:0x0000559892022008
@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-190846",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.000000 0.005499 1.801012 ( 2.635466)
build_miniruby 0.000000 0.001829 1.642702 ( 1.802405)
build_ruby 0.000907 0.000877 3.291834 ( 3.712509)
build_all 0.008430 0.000062 6.082462 ( 4.384789)
build_install 0.009652 0.010071 7.361663 ( 5.411992)
test_btest 0.000823 0.000274 82.674490 ( 43.812525)
test_basic 0.003023 0.005472 0.994724 ( 1.442131)
test_all 0.005299 0.004793 655.993769 (295.808114)
test_rubyspec 0.039153 0.030712 101.753824 (122.261592)
total: 481.27 sec