Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-203030
#<BuildRuby:0x000055ae7cc26138
@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.20240218-203030",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000027 0.000005 0.000032 ( 0.000030)
build_up 0.004766 0.000829 1.937187 ( 2.255297)
build_miniruby 0.001206 0.000210 1.723294 ( 1.721289)
build_ruby 0.001395 0.000242 3.587831 ( 3.827969)
build_all 0.006813 0.001184 6.487739 ( 3.111803)
build_install 0.014599 0.004799 8.153227 ( 4.317730)
test_btest 0.000587 0.000113 93.204097 ( 36.854913)
test_basic 0.001616 0.005126 0.951855 ( 1.047584)
test_all 0.084748 0.033142 812.349838 (303.113814)
test_rubyspec 0.042149 0.047388 124.204000 (133.737901)
total: 489.99 sec