Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-022729
#<BuildRuby:0x000055571db1a1d8
@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-022729",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.002224 0.003738 1.729754 ( 2.074607)
build_miniruby 0.001557 0.000000 1.555131 ( 1.553667)
build_ruby 0.001588 0.000000 2.874539 ( 3.088835)
build_all 0.007001 0.000000 6.051004 ( 2.413459)
build_install 0.016215 0.000000 7.080755 ( 3.520655)
test_btest 0.001193 0.000000 83.173742 ( 22.709840)
test_basic 0.000000 0.005793 0.867034 ( 0.924232)
test_all 0.006688 0.001879 686.030273 (215.780105)
test_rubyspec 0.027272 0.034189 94.489901 (105.872194)
total: 357.94 sec