Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-232910
#<BuildRuby:0x00007f503dbffdd0
@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.20240623-232910",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000026 0.000006 0.000032 ( 0.000031)
autoconf 0.000053 0.000010 0.000063 ( 0.000056)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.008760 0.000907 3.984091 ( 5.836407)
build_miniruby 0.002123 0.000402 1.845529 ( 2.343048)
build_ruby 0.000000 0.002656 4.545922 ( 5.741920)
build_all 0.006645 0.005163 8.512660 ( 8.510841)
build_install 0.023315 0.002920 12.020084 ( 12.325995)
test_btest 0.000805 0.000174 122.194919 (125.345295)
test_basic 0.011879 0.003979 1.395741 ( 2.274588)
test_all 0.112055 0.044738 904.153016 (392.777407)
test_rubyspec 0.055093 0.037265 162.732093 ( 47.262396)
total: 602.42 sec