Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-130134
#<BuildRuby:0x000055c7f9325f70
@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.20240302-130134",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.004901 0.003117 2.666094 ( 2.428366)
build_miniruby 0.000000 0.001860 1.734388 ( 1.757839)
build_ruby 0.000758 0.000977 3.495060 ( 12.853202)
build_all 0.005900 0.001831 6.693008 ( 3.032074)
build_install 0.012656 0.008222 8.555422 ( 4.413359)
test_btest 0.000768 0.000264 93.989357 ( 31.933965)
test_basic 0.006309 0.002169 0.960329 ( 1.052095)
test_all 0.097941 0.022065 788.672956 (271.876781)
test_rubyspec 0.039642 0.049101 126.148568 (135.530363)
total: 464.88 sec