Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-104915
#<BuildRuby:0x000055c9feba6120
@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.20230825-104915",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.006909 0.000391 2.322522 ( 5.930947)
build_miniruby 0.001660 0.000229 1.630376 ( 2.262425)
build_ruby 0.001272 0.000175 3.387894 ( 5.415400)
build_all 0.006534 0.000901 6.491893 ( 5.376633)
build_install 0.015565 0.002147 7.936372 ( 7.349952)
test_btest 0.000958 0.000132 83.538538 ( 49.287115)
test_basic 0.007215 0.000284 0.962432 ( 1.771876)
test_all 0.000000 0.009445 655.657993 (357.456287)
test_rubyspec 0.023860 0.042277 105.421793 (148.723716)
total: 583.58 sec