Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-050307
#<BuildRuby:0x000055cf4c72e360
@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.20240318-050307",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.006682 0.000681 2.388298 ( 2.440042)
build_miniruby 0.001230 0.000295 1.726397 ( 1.727864)
build_ruby 0.000000 0.001865 3.594571 ( 3.811722)
build_all 0.006556 0.001685 7.080345 ( 3.060772)
build_install 0.014958 0.004781 8.849923 ( 4.627823)
test_btest 0.000803 0.000214 93.624734 ( 38.225834)
test_basic 0.005480 0.000358 1.025443 ( 1.101615)
test_all 0.077564 0.044665 776.218907 (321.175978)
test_rubyspec 0.042164 0.048687 129.006986 (140.979937)
total: 517.15 sec